Skip to content

remove changed integration tests coverage#3555

Merged
liubao68 merged 1 commit into
apache:masterfrom
liubao68:master
Jan 3, 2023
Merged

remove changed integration tests coverage#3555
liubao68 merged 1 commit into
apache:masterfrom
liubao68:master

Conversation

@liubao68
Copy link
Copy Markdown
Contributor

@liubao68 liubao68 commented Jan 3, 2023

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Format the pull request title like [SCB-XXX] Fixes bug in ApproximateQuantiles, where you replace SCB-XXX with the appropriate JIRA issue.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install -Pit to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #3555 (b310869) into master (d617525) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #3555   +/-   ##
=========================================
  Coverage     74.39%   74.39%           
  Complexity      680      680           
=========================================
  Files          1590     1590           
  Lines         39937    39937           
  Branches       3651     3651           
=========================================
+ Hits          29710    29713    +3     
+ Misses         8737     8736    -1     
+ Partials       1490     1488    -2     
Impacted Files Coverage Δ
...mb/metrics/core/meter/os/cpu/AbstractCpuUsage.java 88.88% <0.00%> (-11.12%) ⬇️
...egistry/client/http/ServiceRegistryClientImpl.java 68.64% <0.00%> (+0.38%) ⬆️
.../servicecomb/registry/discovery/DiscoveryTree.java 100.00% <0.00%> (+3.27%) ⬆️
...comb/core/definition/MicroserviceVersionsMeta.java 100.00% <0.00%> (+5.26%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@liubao68 liubao68 merged commit a114117 into apache:master Jan 3, 2023
lbc97 pushed a commit to lbc97/servicecomb-java-chassis that referenced this pull request Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants